Skip to content

Conversation

@gmanhas12
Copy link
Collaborator

No description provided.

…ache, i tested it and it should be working, there is a test function comemnted out in main. i added some imports due to when i ran it, it wasnt finding the folders, can remove those if you want as it is probably me and my environment.
…/tests folder directory and used the unittest suite to explore the conditions when the function would return an exception, valid/invalid data. made a seperate file for cached_get,.
@dendenso dendenso merged commit a6fd294 into primary Apr 29, 2025
1 check passed
@dendenso dendenso linked an issue Apr 29, 2025 that may be closed by this pull request
jeanahan pushed a commit to James-Cheaper/cheaper that referenced this pull request Jul 4, 2025
* Add technical documentation to README (task 17)

* added caching, used functools already built in python, and used lru cache, i tested it and it should be working, there is a test function comemnted out in main. i added some imports due to when i ran it, it wasnt finding the folders, can remove those if you want as it is probably me and my environment.

* addressed comments on inital commit, creates a test file in the ./src/tests folder directory and used the unittest suite to explore the conditions when the function would return an exception, valid/invalid data. made a seperate file for cached_get,.

* fixed failing build

* task 35 SQL script to run in local postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write a SQL script to run in local postgres

5 participants